home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power Programmierung
/
Power-Programmierung (Tewi)(1994).iso
/
fortran
/
compiler
/
bcf
/
read.me
< prev
next >
Wrap
Text File
|
1991-12-18
|
244b
|
8 lines
To compile the sample source code, mathtest.f, enter the following:
1. execute bcrtsy (It sets up some necessary internal conditions.)
2. type: BCF MATHTEST to compile
3. type: BCL MATHTEST to link
4. type: MATHTEST to run the program